home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d22 / bmenu122.arc / BMQUICK.TXT < prev    next >
Encoding:
Text File  |  1989-09-20  |  8.3 KB  |  261 lines

  1.                             BESTMENU
  2.                  THE FIRST SERIOUS MENU SYSTEM
  3.  
  4.  
  5.                                By
  6.  
  7.                        Wild West Software
  8.                           Austin, Texas
  9.  
  10.  
  11.                       ┌────────────────┐
  12.                       │ QUICK &  DIRTY │░░
  13.                       │  INSTRUCTIONS  │░░
  14.                       └────────────────┘░░
  15.                         ░░░░░░░░░░░░░░░░░░
  16.  
  17. * Full Working Demo....
  18.  
  19. This copy of BestMenu works exactly like the full version of  the
  20. program.    There  is, however, an annoying Happy Face that jumps
  21. across the screen everytime you  invoke  a  menu  selection.   We
  22. think  that  you  would rather see the little face than a limited
  23. version of BestMenu.  Of course, the  Happy  Face  is  not  there
  24. strictly to annoy you.  Rather, it is a reminder that in order to
  25. continue bringing you new versions of BestMenu, as  well  as  new
  26. programs,  we  need your support.
  27.  
  28. There are other program utilities which you will only receive
  29. with the FULLY REGISTERED version of BestMenu.  These include
  30. SWITCH, the disk swapping utility; SHRTBOOT and LONGBOOT, the
  31. Reboot utilities; LPTSWAP, the parallel port swapping utility;
  32. and PASSWORD, password protection for your menu selections.
  33.  
  34. So, if you like BestMenu, send us a check or money order for:
  35.  
  36.                                      BestMenu $ 29.95
  37.                                      Shipping $  6.00
  38.                                              ----------
  39.                                               $ 35.95
  40.  
  41. Become a registered BestMenu user and get rid of that stupid
  42. happy face!  Please give a copy of this demo to your friends, and
  43. remember to include all of the files that you received, so they
  44. will have a complete set.  Make shareware work!
  45.  
  46. By the way, the file ORDER.TXT contains a registration form  that
  47. can be used to make your order.
  48.  
  49.  
  50.  
  51.  
  52. * Installing BestMenu....
  53.  
  54. Copy all BestMenu files to one diskette  or  subdirectory  on
  55. your  hard  disk.  Make sure that the following files are present
  56. on the disk:
  57.  
  58. BMDEMO.COM       Main Program - Type BMDEMO to start.
  59. MAKEMENU.COM     Make Menu Windows
  60. OVERLAY.COM      Overlay for BMDEMO.COM
  61. CLOCK.COM        The World Time Clock (must download BESTCLOK.ARC)
  62. CONFIG.BM        Configuration File Created by MAKEMENU.COM
  63. MAIN.BM          Main Menu - Menu File
  64. *.BM             Sample menu files
  65. BESTMENU.TXT     Introduction to the product
  66. BMQUICK.TXT      Quick And Dirty Instructions
  67. ORDER.TXT        BestMenu Registration Form
  68.  
  69.  
  70.  
  71.  
  72. * Starting BestMenu....
  73.  
  74. To start BestMenu, move to the BestMenu drive and directory,  and
  75. type:
  76.  
  77. BMDEMO [ENTER]
  78.  
  79. The BestMenu Main Screen will appear.  From now on you  may  move
  80. from one menu to the other by pressing the corresponding function
  81. key or by using the arrow keys to point to the desired  selection
  82. and pressing enter.
  83.  
  84.  
  85.  
  86.  
  87. * Menu Windows....
  88.  
  89. BestMenu  uses  Menu  Windows  to display up to 10 selections per
  90. window at 6 different levels.  That is 10 to the 6th, or 1,000,000
  91. possible  selections for a single menu system.  If you are at the
  92. MAIN MENU, press [F1], [F9], [F8] to see how menu levels work.
  93.  
  94.  
  95.  
  96.  
  97. * Menu Files....
  98.  
  99. Menu  Files  are  all  files  terminated  with the extension .BM.
  100. These files contain the information necessary to present  a  menu
  101. window  on the screen, as well as the commands to be performed by
  102. the selections inside the window.
  103.  
  104.  
  105.  
  106.  
  107. * The MenuMaker....
  108.  
  109. The MenuMaker program is used to create and edit menu files.   To
  110. start the MenuMaker type:
  111.  
  112. MAKEMENU [ENTER]
  113.  
  114. The Main Menu at the top of the screen allows you to:
  115.  
  116. Config: Change the environment colors of BestMenu Main Screen.
  117.         Set time lapse for the World Clock to pop up.
  118.         Toggle audio feedback from the keyboard ON and OFF.
  119.         Tell BestMenu that you want to use a mouse.
  120.  
  121. Menus:  Create or Edit Menu Files.
  122.  
  123. Support: Support information.
  124.  
  125. Exit:   Returns to the operating system
  126.  
  127. The  MenuMaker  can  also be invoked from within BestMenu.  Press
  128. [F8] BestMenu utilities and [F1] Build or Edit Menu Files.
  129.  
  130.  
  131.  
  132.  
  133. * Editing A Menu File....
  134.  
  135. Load a menu file from The MenuMaker by entering:
  136.  
  137.    MAKEMENU [ENTER]
  138.    M        ( for Menus at the main menu )
  139.    F        ( for Files in Menus menu )
  140.    L        ( for Load in the Files menu )
  141.  
  142. Now, highlight a menu filename and press [ENTER] to load it.
  143. Going back to the previous menu you can:
  144.  
  145. Files Save: Save the menu file
  146. Name      : Change the filename
  147. Banner    : Change the banner at the top of the menu window
  148. Color     : Change the foreground and background colors of the
  149.             window.
  150. Titles    : Insert, Delete or edit the selection titles
  151. Commands  : Insert, Delete or edit the commands for each
  152.             selection title.
  153. Reset     : Erases all window information.
  154. Exit      : Return to the main menu.
  155.  
  156. A typical operation consists of:
  157.  
  158.    a. reading an existing menu file.
  159.    b. editing its Banner
  160.    c. editing its titles
  161.    d. editing the commands of one or more selection titles
  162.    e. changing the colors
  163.    f. saving the menu file back to the disk
  164.  
  165.  
  166.  
  167.  
  168. * Creating A Menu File....
  169.  
  170. Creating a Menu file is just as simple as editing one.  Start the
  171. MenuMaker program, but instead of reading an existing menu file,
  172. enter a name for the new menu file to be created.  Build the
  173. titles and commands from scratch, and don't forget to save your
  174. work to the disk.
  175.  
  176.  
  177.  
  178.  
  179. * The Commands....
  180.  
  181. You may enter up to 10 command lines per menu selection.  If more
  182. commands  are  necessary,  you  should consider breaking the task
  183. into two selections, or using a  batch  file  to  complement  the
  184. command  set.  Any DOS command is a valid Menu command, including
  185. batch file statements like PAUSE, IFs and REMs.  In  addition  to
  186. DOS  commands, you may enter a program filename or batch filename
  187. (EXE, COM or BAT).  Remember, ONE command per line!
  188.  
  189.  
  190.  
  191.  
  192. * Connecting Two Menu Windows....
  193.  
  194. To move from one window to the other, you must enter the filename
  195. of the menu file to be merged to on the command line.   To  merge
  196. from  the  Main  Menu  (MAIN.BM)  to  the  System  Utilities Menu
  197. (SYSTEM1.BM) using selection [F1] of the  main  menu,  we  use  a
  198. command line in MAIN.BM that reads:
  199.  
  200. SYSTEM1.BM
  201.  
  202. and nothing else.  This simple approach is used  to  connect  all
  203. menus  at  all levels.  To call a menu window to the screen, just
  204. place the corresponding menu filename in  one  of  the  selection
  205. command lines of the current menu.
  206.  
  207.  
  208.  
  209.  
  210. * Mouse Support....
  211.  
  212. If  you  have a mouse, you should load your mouse driver as usual
  213. and install the mouse from  within  The  MenuMaker  using  Config
  214. Mouse Yes.
  215.  
  216.  
  217.  
  218.  
  219. * The World Time Clock....
  220.  
  221. The  World  Time  clock  has  some  parameters  that  may  be set
  222. according to your preferences:
  223.  
  224. CLOCK/S  Sets the local time and the four world times.
  225. CLOCK/C  Toggles the hourly CUCO ON and OFF.
  226. CLOCK/1  Uses Color Palette 1.
  227. CLOCK/3  Uses Color Palette 2.
  228.  
  229. The clock will pop up on  the  screen  after  X  minutes  without
  230. keyboard action.  X is set in MenuMaker.
  231.  
  232.  
  233.  
  234.  
  235. * The Real User's Guide....
  236.  
  237. These  are  only Quick & Dirty instructions for BestMenu, and aim
  238. solely at giving you  a  superficial  understanding  of  how  the
  239. program works.  The Real Users Guide is 100 pages long containing
  240. everything you will ever want to  know  about  BestMenu  and  its
  241. utilities.    The  User's  Guide  is  fully  illustrated with Mac
  242. quality pictures and typeset quality printing.
  243.  
  244. The User's Guide is accompanied by a 200  page  illustrated  book
  245. called  "The  Wizard  of  DOS".    The Wizard of DOS covers every
  246. aspect of the operating system, including tricks and traps.   The
  247. book  is  composed of 14 chapters, 5 of which are totally devoted
  248. to hard disk directories and hard  disk  maintenance.   Both  the
  249. programs  and  the books were fully written by Wild West Software
  250. staff members.
  251.  
  252.    ┌───────────┐   ┌───────────┐   ┌───────────────┐
  253.    ┼           │░  ┼           │░  │ BestMenu 1.22 │░
  254.    ┼  The      │░  ┼ BestMenu  │░  │       _       │░
  255.    ┼  Wizard   │░  ┼ User's    │░  │      ( )      │░
  256.    ┼  of       │░  ┼ Guide     │░  │       ▓       │░
  257.    ┼  D O S    │░  ┼           │░  │       ▓       │░
  258.    ┼           │░  ┼           │░  │       ▓       │░
  259.    └───────────┘░  └───────────┘░  └───────────────┘░
  260.     ░░░░░░░░░░░░░   ░░░░░░░░░░░░░   ░░░░░░░░░░░░░░░░░
  261.